Use a conditional to see whether to link $(GNOME_LIBS) or not.
authorFederico Mena Quintero <federico@redhat.com>
Sun, 12 Dec 1999 06:38:57 +0000 (06:38 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Sun, 12 Dec 1999 06:38:57 +0000 (06:38 +0000)
1999-12-12  Federico Mena Quintero  <federico@redhat.com>

* gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_LDFLAGS): Use a
conditional to see whether to link $(GNOME_LIBS) or not.

gdk-pixbuf/ChangeLog

index 998936f289d1a604f6dda8a3ba563c436c712470..cbe0dce0ce90d36d79abb9aad4b7c57486ce38d6 100644 (file)
@@ -1,3 +1,8 @@
+1999-12-12  Federico Mena Quintero  <federico@redhat.com>
+
+       * gdk-pixbuf/Makefile.am (libgdk_pixbuf_la_LDFLAGS): Use a
+       conditional to see whether to link $(GNOME_LIBS) or not.
+
 1999-12-10  Jonathan Blandford  <jrb@redhat.com>
 
        * gdk-pixbuf/gdk-pixbuf-io.h: thinking about the new loading API.